CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - java 遗传算法

搜索资源列表

  1. 1下载:
  2. 基于java实现的遗传算法 神经网络 实数编码 交叉 选择 变异-achieve genetic neural network algorithm is coded cross-choice variant
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:193800
    • 提供者:赖大武
  1. jgap_2.5_src

    0下载:
  2. java实现的遗传算法, 他的设计需要最小集合的支持, 并且在这个基础上实现更复杂的遗传算法! 目录结构如下: jgap_2.5_src.zip\\srcjgap_2.5_src.zip\\lib jgap_2.5_src.zip\\examples jgap_2.5_src.zip\\tests 还有相应的帮助-achieve the genetic algorithm, the design needs the support of the smallest p
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:671180
    • 提供者:star
  1. SGA_java

    0下载:
  2. 用JAVA写的遗传算法的例子,比较简单,如果解压缩的时候需要密码的话,应该是“1”。写的比较简单。是老早以前写的了。-using Java to write the genetic algorithm example, relatively simple, if decompression time requires a password, then it should be "one." The relatively simple to write. Before long
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9132
    • 提供者:许江东
  1. JavaGALib

    1下载:
  2. 遗传算法的java包。提供的染色体编码方式包括二进制编码,实数编码,字符编码,字符串编码。-GA java package. The chromosome coding including binary coding, real coding, character coding, coding string.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:187861
    • 提供者:蔡美玲
  1. JAGA

    0下载:
  2. JAGA提供了各种类型的遗传算法和遗传编程的Java API接口,非常容易上手和使用,有很多容易使用的GA和GP的算子用于扩展,同时有指南和例子-JAGA provide various types of genetic algorithms and genetic programming in Java API interface, very easy to get started and use a lot of easy-to-use and the GP GA Operator for
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1623563
    • 提供者:
  1. genericOnJava

    0下载:
  2. 前段时间用JAVA改写的遗传算法,只需要改变编码位数,适应函数即可用于别的数值优化,极度适合JAVA的朋友-earlier with JAVA rewrite the genetic algorithm, only need to change the code, the median fitness function can be used for other numerical optimization, extremely suitable for Java friends! !
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4609
    • 提供者:academic
  1. jgap_3.0_full

    0下载:
  2. JGAP(发音\"jay-gap\")是一款用Java编写的遗传算法包。提供了基本的遗传算法.你可以使用它来解决一些适用于遗传算法解决的问题. -JGAP (pronounced "jay-gap") is one prepared with Java packages of genetic algorithm. Provides the basic genetic algorithm. You can use it to solve some of the geneti
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2891886
    • 提供者:谭锋
  1. yichuanDemo

    0下载:
  2. 一个java实现的遗传算法程序,风格清晰明了,十分适合初学者学习使用-java a genetic algorithm to achieve the procedure, clarity of style that is well suited to beginners learning to use
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2114
    • 提供者:谭锋
  1. GA_RPS_JAVA

    0下载:
  2. java实现的遗传算法RPS,列表显示,可统计数据-java genetic algorithm to achieve the RPS, links, show statistics
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:102230
    • 提供者:naya_wl
  1. GA_TSA

    0下载:
  2. 利用遗传算法解决TSP旅行商问题的Java原码-using genetic algorithms to solve the traveling salesman problem TSP original Java code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:26802
    • 提供者:祖超
  1. FrameReader

    1下载:
  2. 是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型。通过全老师耐心的讲解,我已经清楚了简单遗传算法的处理过程,遗传算法的基本操作包括:编码、初始群体的生成、适应度评估检测、选择、杂交操作、变异。下面是我用Java编写的一个简单遗传算法的程序,求解的题目-simulates Darwinian genetic selection and the natural elimination process of biological evolution model. Through all pat
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1476
    • 提供者:dfsa
  1. Genetic-algorithm-java-source-code

    0下载:
  2. java实现的一个遗传算法的例子,这个简单例子可以帮助初学遗传算法的人掌握这个算法的机理。-Genetic algorithm java source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1766
    • 提供者:沈跃
  1. TSP-Java

    0下载:
  2. TSP问题遗传算法求解以及Java实现,适合初学java的借鉴使用-Genetic Algorithm for TSP and Java implementation
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:6160
    • 提供者:tony.huang
  1. SA

    0下载:
  2. JAVA遗传算法分布式实现,包括extend扩展类功能等,主要实现遗传算法解方程。-JAVA genetic algorithm distributed implementation, including the extend extended class function, the main realization of genetic algorithm solution equation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:55881
    • 提供者:于青民
  1. tsp遗传算法

    0下载:
  2. Java 语 言 实 现 TSP 算 法 问 题 ,Java 源 码(Java language TSP algorithm source code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:d_tyro
  1. OwnTest

    0下载:
  2. 通过Java编码实现标准遗传算法(SGA)解决背包问题(Through Java coding, the standard genetic algorithm (SGA) is implemented to solve knapsack problem)
  3. 所属分类:Java编程

    • 发布日期:2017-12-28
    • 文件大小:3072
    • 提供者:paladin_xia
  1. GA

    0下载:
  2. 研究软件测试时,使用到的一些算法代码,拿来分享共同学习(GA. When we study software testing, we use some algorithm code to share and study together)
  3. 所属分类:Java编程

    • 发布日期:2017-12-17
    • 文件大小:84457472
    • 提供者:baymax04
  1. GA

    0下载:
  2. 使用java实现遗传算法,求出max{f(x1,x2)=21.5+x1*sin(4*π*x1)+x2*sin(20*π*x2)}的最优解 约束条件为 -3.0<=x1<=12.1 4.1<=x2<=5.8(The use of Java genetic algorithm, calculate the max{f (x1, x2) =21.5+x1*sin (4* PI *x1 +x2*sin (*x2) 20* PI)} of the optimal solutio
  3. 所属分类:Java编程

    • 发布日期:2018-01-08
    • 文件大小:10240
    • 提供者:LL小怪兽
  1. algorithms

    0下载:
  2. 先是将多目标问题分解为单目标 (用切比雪夫和加权平均法)然后用遗传算法优化(Multi-objective optimization algorithm based on java language. First, the multi-objective problem is decomposed into single objectives (using Chebyshev and weighted average method) and then optimized by genetic a
  3. 所属分类:Java编程

    • 发布日期:2018-05-07
    • 文件大小:39936
    • 提供者:一朵嘀嘀嘀
  1. 遗传算法解决VRVTW,java实现

    2下载:
  2. 基本的带时间窗的车辆路径问题,java代码
  3. 所属分类:Windows编程

« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com